home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / database / dmail52.arj / DMAIL52.DOC < prev    next >
Text File  |  1993-11-20  |  47KB  |  1,042 lines

  1.  
  2.                                D M A I L   5.2
  3. ------------------------------------------------------------------------------
  4.                      Professional Mailing List manager
  5. ------------------------------------------------------------------------------
  6. K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO CANADA  M5C 2J5
  7. ------------------------------------------------------------------------------
  8.  
  9. TELEPHONE - (416)961-7810"
  10. Monday to Friday, 9-5 EST                            COMPUSERVE ID - 71223,641
  11.  
  12. ------------------------------------------------------------------------------
  13.  
  14.                               FEATURES OF DMAIL
  15.  
  16. DMAIL is an advanced mailing list system for all MS-DOS microcomputers. It has
  17. the following features:
  18.  
  19.  
  20. -> Uses pull-down menus and pop-up windows to maximize ease-of-use.
  21.  
  22. -> Includes a built-in help system. Press the F1 key at any time for help.
  23.  
  24. -> Includes user-defined fields that can be used for searches and sorts.
  25.  
  26. -> Maintains any number of lists - limited only by disk space.
  27.  
  28. -> Classifies addresses with key words or your own coding system.
  29.  
  30. -> Sorts addresses on any of nine sort keys.
  31.  
  32. -> Copies selected addresses from one list to another.
  33.  
  34. -> Creates mailmerge data files for Wordperfect, Microsoft Word and Wordstar.
  35.  
  36. -> Displays data in record view or table view.
  37.  
  38. -> Imports addresses from text data files.
  39.  
  40. -> Prints addresses on labels or directly on envelopes.
  41.  
  42. -> Prints with any impact printer and HP LaserJet III or workalike.
  43.  
  44. -> Prints U.S. Postnet bar codes on envelopes (HP LaserJet III).
  45.  
  46. -> Sends any printer output to a text file.
  47.  
  48. -> Automatically records mailing date when addresses are printed.
  49.  
  50. -> Prints two types of quick reference lists.
  51.  
  52. -> Includes a built-in backup and restore feature that makes backups easy.
  53.  
  54. -> Performs duplicate checking.
  55.  
  56. -> Uses dBASE compatible data files.
  57.  
  58. -> Provides full support for color monitors.
  59. ------------------------------------------------------------------------------
  60.  
  61.                              SYSTEM REQUIREMENTS
  62.  
  63. -> IBM-PC, PS/2, or compatible.
  64. -> A hard disk drive.
  65. -> 640 KB of memory.
  66. -> Any impact printer
  67. -> Optional - HP LaserJet III or work-alike laser printer. If your laser
  68.    printer is not an HP look at your printer's manual to see if it has a
  69.    LaserJet III emulation mode.
  70. ------------------------------------------------------------------------------
  71.  
  72.                           OFFICE SUPPLY REQUIREMENTS
  73.  
  74. -> Any of three standard tractor feed label sizes:
  75.  
  76.     -  Three and a half by fifteen sixteenths (one up)  Avery #M56151A
  77.     -  Four by one and seven sixteenths (one up)        Avery #M64231A
  78.     -  Four by fifteen sixteenths (two up)              Avery #M64152A
  79.  
  80. -> Either of two laser printer label sizes:
  81.  
  82.     -  Four inch by one inch (two up)           Avery #5161, AL110 in Canada
  83.     -  Four inch by one and one third (two up)  Avery #5162, AL125 in Canada
  84.  
  85. -> Standard business size envelopes (COM10).
  86.  
  87. -> Three by five inch tractor feed Rolodex cards.
  88. ------------------------------------------------------------------------------
  89.  
  90.                               INSTALLING DMAIL
  91.  
  92. DMAIL is supplied as an archive file called "DMAIL52.ZIP". It contains all
  93. the files you need. Follow these steps to get a functioning system onto your
  94. hard drive:
  95.  
  96. 1 - At the "C:>" prompt create a new directory on your hard drive:
  97.  
  98.                    MD DMAIL          <press enter>
  99.  
  100. 2 - Using an archive un-packing utility, unpack the contents of DMAIL52.ZIP
  101. into the new directory.
  102.  
  103. 3 - Check for a file called "CONFIG.SYS" in the root directory of the startup
  104. drive. If it is there it should contain the following statements with the
  105. minimum values shown:
  106.  
  107.                    FILES = 20
  108.                    BUFFERS = 8
  109.  
  110. You can see the contents of the file just by typing:
  111.  
  112.                    TYPE CONFIG.SYS       <press enter>
  113.  
  114. If these statements are absent you can use any text editor to insert them. If
  115. the file does not exist, you can easily create one with the following steps:
  116.  
  117. 1 - Go to the root directory:
  118.  
  119.                    CD\                   <press enter>
  120.  
  121. 2 - Create a file called CONFIG.SYS and put the two lines in it:
  122.  
  123.                    COPY CON CONFIG.SYS   <press enter>
  124.                    FILES = 20            <press enter>
  125.                    BUFFERS = 8           <press enter>
  126.  
  127. 3 - Close the file:
  128.  
  129.                    <press F6  then  press  enter>
  130.  
  131. Thats all!
  132. ------------------------------------------------------------------------------
  133.  
  134.                            FILES SUPPLIED WITH DMAIL
  135.  
  136. DMAIL52.EXE   The executable program
  137. DMAIL52.DBF   A sample mailing list file 1
  138. DMAIL52.DBT   A sample mailing list File 2
  139. DMAIL52.DOC   The documentation
  140. DMHELP .DBF   A Help system file
  141. DMHELP .DBT   Another Help system file
  142. ------------------------------------------------------------------------------
  143.  
  144.                                STARTING DMAIL
  145.  
  146. To start DMAIL go to the directory where it is found and enter "DMAIL52" at
  147. the DOS prompt:
  148.  
  149.                    CD\DMAIL                 <press enter>
  150.  
  151.                    DMAIL52                  <press enter>
  152.  
  153.  
  154. When DMAIL is started you will see the main menu. To help you explore the
  155. system, DMAIL has been pre-loaded with sample data. You can delete the sample
  156. data when you are ready to enter your own addresses.
  157.  
  158.  
  159. At the bottom of the screen is a descriptive line about the highlighted menu
  160. item. You can move around the menus using the following keys:
  161.  
  162. -> Press the UP and DOWN ARROW keys to select a command on a pull-down menu.
  163.    At the bottom of the screen the descriptive line that changes according to
  164.    the highlighted command.
  165.  
  166. -> Press ENTER to execute the highlighted command.
  167.  
  168. -> Press the RIGHT and LEFT ARROW keys to move from one pull-down menu to
  169.    another.
  170.  
  171. -> Press ESCAPE to clear a pull-down menu and ENTER to make it appear again.
  172.  
  173.  
  174. You can also select commands from the menus by pressing the first letter of
  175. the command you want. This method executes the command without waiting for you
  176. to press ENTER.
  177. ------------------------------------------------------------------------------
  178.  
  179.                                 EXPLORING THE MENUS
  180.  
  181. Each of the Main Menu choices has a pull-down menu that provides access to a
  182. group of related commands. When the program starts the Edit menu is already
  183. pulled down.
  184.  
  185. This manual has a section for each of the six Main Menu choices. It will
  186. describe each menu item in turn, going from left to right across the screen.
  187. As you explore, you can press F1 at any time for help. In most cases you can
  188. press ESCAPE to abort a command and return to the main menu.
  189. -----------------------------------------------------------------------------
  190.  
  191.                              EDIT MENU COMMAND 1 -> ADD
  192.  
  193. This command brings up the screen where you can enter new a new address into
  194. your mailing list. The screen is divided into upper and lower sections by the
  195. NOTES line. Type the address information in the appropriate fields that appear
  196. above the NOTES line. Use the ENTER key or the UP/DOWN ARROW keys to move from
  197. one field to another. As each field is highlighted you can press F1 (Help) for
  198. an explanation of what it should contain. Press F10 when you are finished
  199. entering data. You will then see a new set of options at the bottom of the
  200. screen.
  201.  
  202.                          F1Help   F4Edit   F9Notes   F10Exit
  203.  
  204. -> F1 - Help - get help with what you see on the screen.
  205.  
  206. -> F4 - Edit - resume entering information or change something you have
  207.         already entered.
  208.  
  209. -> F9 - Notes - enter notes about the addressee that are useful to you. This
  210.         field will store hundreds of lines of text so don't worry about
  211.         running out of space.Press F1 while you are in the Notes field for
  212.         help with the editing keys. If you press ESCAPE while in the Notes
  213.         field the following message appears at the top of the screen: "Abort
  214.         Edit (Y/N)". Press "Y" to abandon the entry or "N" to resume editing.
  215.  
  216. -> F10- Exit - this pops up a box where you can tell DMAIL to save or discard
  217.         the new record. In order for a record to be saved it must contain
  218.         something. Blank records will not be saved.
  219. ------------------------------------------------------------------------------
  220.  
  221.                            EDIT MENU COMMAND 2 -> FIND
  222.  
  223. Use this command to locate any address which is already in the mailing list.
  224. When you select it, a menu pops up with the following choices:
  225.  
  226. -> Last Name - Use this to find an address by last name. If you are not sure
  227.    of the  name you can enter the first few characters of the name. This will
  228.    display the first record found where the last name starts with those
  229.    characters. You can also use the Lookup menu to locate addresses.
  230.  
  231. -> Company Name - Use this to find an address by company. If you are not sure
  232.    of the company name you can enter the first few characters. This will
  233.    display the first record found where the company name starts with those
  234.    characters. You can also use the Lookup menu to locate addresses.
  235.  
  236.  
  237. -> Word Match -  Use this to find all addresses that contain a given word in a
  238.    given field. A menu appears with the following field names:
  239.  
  240.    - Title - Use this to find a word in the Title field. For example, if you
  241.    wish to find all addresses that contain the word "Manager" in the title,
  242.    enter "Manager" at the prompt.
  243.  
  244.    - City - Use this to find all addresses in a given city.
  245.  
  246.    - Zip Code - Use this to find all addresses that contain a given postal
  247.    code. You can enter as few or as many characters as you like. The more you
  248.    enter the more selective the search will be.
  249.  
  250.    - UDF - Use this to locate all addresses with a given word or set of
  251.    characters in the User Defined Field.
  252.  
  253.    - Notes - Use this to locate all addresses with a given word or set of
  254.    characters in the Notes.
  255.  
  256. When a search begins it will display the first record found that satisfies the
  257. search target. The target word or characters will be highlighted on the
  258. screen. At the bottom of the screen you will see F3 Next, which will be
  259. flashing. Press F3 if you want to see the next ocurrence of the search target.
  260.  
  261.  
  262. -> Top Of List or End Of List - Use one of these to go to the first or last
  263.    address in your mailing list.
  264.  
  265. -> Quit - Use this to return to the Main Menu. Pressing ESCAPE will do the
  266.    same.
  267. ------------------------------------------------------------------------------
  268.  
  269.                                 THE EDIT WINDOW
  270.  
  271. Once an address has been located it is displayed in the Edit Window. A set of
  272. command options is now shown across the bottom of the screen:
  273.  
  274. -> F1 - Help - use this to get help with what you see on the screen.
  275.  
  276. -> F2 - View - change the display from single record view to a scrolling table
  277.    view.
  278.  
  279. -> F3 - Find - find another address using a pick list.
  280.  
  281. -> F4- Print - print the current address. You will be asked if you want to
  282.    print the address on an envelope or all data. If you choose the latter it
  283.    will give you a hard copy page of everything in this record including the
  284.    Notes.
  285.  
  286. -> F5 - Dele - delete or undelete an address. When an address is deleted it is
  287.    not removed from the mailing list until the next time the list is indexed.
  288.    Press F5 again to undelete the address.
  289.  
  290. -> F6 - Edit - edit the fields that appear above the NOTES. Use the ENTER key
  291.    or the UP/DOWN ARROW keys to move from one field to another. As each field
  292.    is highlighted you can press F1 (Help) for an explanation of what the field
  293.    should contain.
  294.  
  295.  
  296. -> F7 - Mark - mark or unmark the address. Mark addresses to identify the ones
  297.    you want included in printing jobs or for copying addresses from one list
  298.    to another.
  299.  
  300. -> F9 - Notes - enter or edit  notes about the address that are useful to you.
  301.    This field will store hundreds of lines of text so don't worry about
  302.    running out of space. Press F1 while you are in the text field for help
  303.    with  the editing keys. If you press ESCAPE while in the Notes field the
  304.    following message appears at the top of the screen: "Abort Edit (Y/N)".
  305.    Press "Y" to abandon your changes or "N" to return to the text field.
  306.  
  307. -> F10 - Exit - Return to the main menu.
  308.  
  309. -> DOWN ARROW - skip to the next address.
  310.  
  311. -> UP ARROW - skip to the previous address
  312.  
  313.  
  314. A NOTE ABOUT PICK LISTS:
  315.  
  316. Pick lists are simply windows that appear on the screen which show a few
  317. columns of data from each record. The list is sorted alphabetically and is
  318. meant to help you locate a person quickly if you don't remember an exact name.
  319.  
  320. There are two ways to move around the list.
  321.  
  322. > Use UP/DOWN ARROW keys and PAGEUP/PAGEDOWN to locate the address you want.
  323.  
  324. > Press the first letter of the name you are looking for. The list will then
  325.   move to the first record that starts with that letter. Now press the second
  326.   letter of the item, then the third, etc. In this way the list will home in
  327.   on the target. Press DEL (delete key) to clear the search characters and
  328.   start over. Please note that the search is case sensitive. If you have
  329.   entered your names in all capital letters then you should keep the caps
  330.   lock key down during the search.
  331.  
  332. When the right addresss is highlighted press ENTER  (this key is labeled
  333. RETURN on some keyboards). For more help with pick lists press F1 when a list
  334. is on the screen.
  335. ------------------------------------------------------------------------------
  336.  
  337.                    MAILING LIST MENU COMMAND 3 -> BROWSE
  338.  
  339. The Browse command shows your mailing list in tabular format. You can use this
  340. window to scan and edit all the data in your list.
  341.  
  342. -> Use the following keys to move around the screen and scroll the columns:
  343.    RIGHT ARROW, LEFT ARROW, UP ARROW, DOWN ARROW, CTRL-RIGHT ARROW, CTRL-LEFT
  344.    ARROW, PAGEUP, PAGEDOWN, CTRL-PAGEUP, CTRL-PAGEDOWN, HOME, END, CTRL-HOME,
  345.    CTRL-END
  346.  
  347. -> To edit your data, move the highlight to any field and start typing. This
  348.    replaces what is already in the field unless the Insert key is on, in which
  349.    case it inserts characters at the begining of the field.
  350.  
  351. -> To add to the end of a field move the highlight to the field, press ENTER
  352.    to get a cursor, then use the END key or the ARROW keys to position the
  353.    cursor.
  354.  
  355.  
  356. -> Press ENTER again to accept the changes or press ESCAPE to restore the
  357.    previous contents.
  358.  
  359. -> If you press DOWN ARROW or UP ARROW instead of ENTER after typing something
  360.    in a field then your changes in the current field are saved and the
  361.    highlight moves to the next row.
  362.  
  363.  
  364. -> F1 - Help - use this to get help with what is on the screen.
  365.  
  366. -> F2 - View - to change the display to single record view.
  367.  
  368. -> F3 - Find - find another address using a pick list.
  369.  
  370. -> F4- Print - print the current address. You will be asked if you want to
  371.    print the address on an envelope or all data. If you choose the latter it
  372.    will give you a hard copy page of everything in the record.
  373.  
  374. -> F5 - Dele - to delete the current address. It will not be removed from the
  375.    list until the next time the records are indexed. Press F5 again to
  376.    undelete the address.
  377.  
  378. -> F6 - Lock - to lock the first 2 columns in place when you scroll the
  379.    columns to the right. Press F6 again to unlock the frozen columns.
  380.  
  381. -> F7 - Mark - mark or unmark the address. You can mark addresses to identify
  382.    the ones you want included in printing jobs and for copying addresses from
  383.    one list to another.
  384.  
  385. -> F9 - Notes - enter or edit  notes about the address that are useful to you.
  386.    This field will store hundreds of lines of text so don't worry about
  387.    running out of space. Press F1 while you are in the text field for help
  388.    with the editing keys. If you press ESCAPE while in the text field the
  389.    following message appears at the top of the screen: "Abort Edit (Y/N)".
  390.    Press "Y" to abandon your changes or "N" to return to the text field.
  391.  
  392. -> F10 - Exit - to return to the main menu.
  393. ------------------------------------------------------------------------------
  394.  
  395.                      MAILING LIST MENU COMMAND 4 -> MARK
  396.  
  397. When To Use Mark The Mark Command: You can include some or all of the
  398. addresss in your mailing list when printing, copying or deleting addresses.
  399. If the Mark for an address is set to "Y" the address is included. If the Mark
  400. is set to "N" it is excluded.
  401.  
  402. Use the Marks command to set the Mark field for all addresss to "Y" or "N".
  403. (Yes or No). Your options are to Mark all addresses, Un-mark all addresses,
  404. or Choose Search Targets. The first option sets all Marks to Y (Yes), the
  405. second option sets all Marks to N (No) and the third allows you to selectively
  406. Mark addresses using a search target.
  407.  
  408.  
  409. The third option leads to another menu from which you can choose the field you
  410. want to use to target addresses.
  411.  
  412. -> Name - Use this to split up a list alphabetically. For example, to create a
  413.    separate list of all addresses with a last name begining with "A" enter
  414.    only an "A" when prompted for a name. Then use the Copy command to copy all
  415.    marked addresses to a new list.
  416.  
  417. -> Company - Use this to split up a list alphabetically by company name. For
  418.    example, to create a separate list of all companies begining with "A" enter
  419.    only an upper case "A" when prompted for a company name. Again you can use
  420.    the Copy command to copy all marked addresses to a new list.
  421.  
  422. -> Title - You may enter any string of characters. If the string is found
  423.    within the Title field of any address then it will be marked. This allows
  424.    you to select addresses in a list that contain similar but not identical
  425.    Title fields. You can enter a few characters, a word, or several words. For
  426.    example, if you want to mark all addresses with the words "Personell
  427.    Manager" or "Director Of Personell" then enter "Personell" as the search
  428.    target.
  429.  
  430. -> City - Select this to mark all addresses in a given city.
  431.  
  432. -> State / Province - Select this to mark all addresses in a given State or
  433.    Province. DMAIL uses only the abbreviated forms of these names. A list of
  434.    the correct abbreviations is found in Appendix A of this manual.
  435.  
  436. -> Postal/Zip - When marking by postal codes you may enter from 1 to 10
  437.    characters as the target code. When using either American or Canadian
  438.    codes, the more characters you enter the fewer addresses will be marked.
  439.    The search looks for characters from left to right. If you enter "9000"
  440.    DMAIL will mark only the addresses that start with "9000" It would ignore a
  441.    code like 99000.
  442.  
  443. -> Last Mailing Date - Each address has a field labeled "Last Mailing". It
  444.    contains the date on which you last printed the address onto a label or an
  445.    envelope. If you choose to mark by "Last Mailing Date" you will be asked if
  446.    you want to mark addresses with mailing dates occurring before, after or
  447.    right on the target date. You can then enter the target date itself. DMAIL
  448.    will then mark the addresses with a "Last Mailing" either before, after or
  449.    on the specified date. Use this to remove stale addresses from a mailing
  450.    list. Just use this option to mark addresses with a Last Mailing date that
  451.    occurs before any date in the past. Then use the Delete command to remove
  452.    them from the list.
  453.  
  454. -> Key Word In Notes - This search uses the Notes field, which can be used to
  455.    contain any information about the addressee that you may find useful. Use
  456.    it to mark all addresses that contain a given word or characters in the
  457.    Notes field.
  458.  
  459. -> Key Word In UDF - This search uses the User Defined Field (UDF), which can
  460.    also be used to contain any information about the addressees that you may
  461.    find useful. For example, it can contain your own coding system to classify
  462.    addresses by type.
  463. ------------------------------------------------------------------------------
  464.  
  465.                    MAILING LIST MENU COMMAND 5 -> DELETE
  466.  
  467. Use this command to delete all the Marked addresses from a mailing list. DMAIL
  468. will display the number of marked addresses and give you a chance to cancel
  469. the command.
  470. ------------------------------------------------------------------------------
  471.  
  472.                            LOOKUP MENU COMMAND 1 -> NAME
  473.  
  474. The Lookup command allows you pop up a window showing the name and phone
  475. numbers of the people in your mailing list. This window serves two functions:
  476.  
  477. 1 - As a quick lookup to find a phone number:
  478.  
  479.     The list is sorted alphabetically. You can move up and down the list using
  480.     the UP &  DOWN ARROW keys and PAGEUP and PAGEDOWN. To move quickly to the
  481.     name you are looking for you can press the fist letter of the last name
  482.     twice. This will scroll the list to the names that start with that letter.
  483.     You can now press the PAGEDOWN key till you see the name you want. To
  484.     clear the Lookup window press ESCAPE.
  485.  
  486. 2 - As an alternative means to find a record:
  487.  
  488.     Once you have located the name you are looking up, move the highlight to
  489.     it with the ARROW keys then press ENTER. The address will now be displayed
  490.     in the usual manner.
  491. ------------------------------------------------------------------------------
  492.  
  493.                        LOOKUP MENU COMMAND 2 -> COMPANY
  494.  
  495. This command works the same as the one above except that the company name is
  496. displayed instead of the person's name.
  497. ------------------------------------------------------------------------------
  498.  
  499.                         FILES MENU COMMAND 1 -> SELECT
  500.  
  501. Use this command to switch from one list to another. A window appears showing
  502. all the possible mailing list files.
  503.  
  504. -> Press the UP/DOWN ARROW keys or PAGEUP/PAGEDOWN to highlight the file you
  505.    want to load.
  506.  
  507. -> Once you have invoked this command you must choose one of the files shown.
  508. ------------------------------------------------------------------------------
  509.  
  510.                         FILES MENU COMMAND 1 -> SELECT
  511.  
  512. Use this command to switch from one list to another. A window appears showing
  513. all the possible mailing list files.
  514.  
  515. -> Press the UP/DOWN ARROW keys or PAGEUP/PAGEDOWN to highlight the file you
  516.    want to load.
  517.  
  518. -> Once you have invoked this command you must choose one of the files shown.
  519. ------------------------------------------------------------------------------
  520.  
  521.                          FILES MENU COMMAND 2 -> NEW
  522.  
  523. Use this command to create a new mailing list. A window appears where you can
  524. enter the name of the new list. Type up to seven characters (the eighth is
  525. reserved for use by DMAIL). Do not enter a file extention (the period plus
  526. three letters). The file extension ".DBF" will be supplied automatically.
  527. ------------------------------------------------------------------------------
  528.  
  529.                          FILES MENU COMMAND 3 -> DELETE
  530.  
  531. Use this command to delete old address lists or sublists that you created from
  532. master lists.
  533. ------------------------------------------------------------------------------
  534.  
  535.                          FILES MENU COMMAND 4 -> COPY
  536.  
  537. The "Copy" command allows you to create new lists by mixing addresses from
  538. several lists or by distilling a large list down into a smaller one.
  539.  
  540. First you will be prompted for a source filename and a destination filename.
  541. Enter filenames only, no file extension or drive specification is needed. If
  542. you specify a destination file that does not exist then it will be created.
  543.  
  544. You are then asked if you wish to copy or move the addresses. The difference
  545. is that "copying" leaves the source file unchanged while "moving" deletes the
  546. target addresses from the source file. If moving addresses leaves the source
  547. file empty then you will have an opportunity to delete it.
  548.  
  549. The next choice you make is whether to target all addresses or only the Marked
  550. addresses. See the Marks command under the Edit menu for information on how to
  551. selectively target addresses.
  552.  
  553. Please Note: When addresses are moved or copied to another list their Marks
  554. are set to "Y" (Yes). If you wish to have them re-set to "N" (No)  use the
  555. "Mark" command on the main menu.
  556. ------------------------------------------------------------------------------
  557.  
  558.                         FILES MENU COMMAND 5 -> EXPORT
  559.  
  560. The Export command will write all Marked addresses into a file that can be
  561. used with word processors for creating form letters. Four types of file
  562. compatibilities are possible - WordPerfect, Microsoft Word, Wordstar and a
  563. generic tab-delimited format.
  564.  
  565. When you are prompted for an output file name just enter a filename of up to
  566. eight characters. Do not enter a file extension or a drive specification. A
  567. file extension will automatically be supplied depending on your choice of
  568. output file. The following is a list of file extensions used for the various
  569. formats:
  570.  
  571. -> WordPerfect         .SEC
  572. -> Microsoft Word      .DTA
  573. -> Wordstar            .ADD
  574. -> Tab Delimited       .TAB
  575.  
  576.  
  577.  
  578. Chances are you will only need one of the above file formats, but having
  579. access to all of them may make it easier for you to supply address lists to
  580. clients and associates who use different word processors.
  581.  
  582.  
  583. Wordstar Users :
  584.  
  585. The following should appear at the top of your Wordstar form letters:
  586.  
  587.      .DF filename ADD        (filename is the name of the file you created
  588.                               with the Export command)
  589.  
  590.      .RV*
  591.  
  592.      &FIRSTNAME/O& &LASTNAME/O&
  593.      &TITLE/O&
  594.      &COMPANY/O&
  595.      &STREET/O&
  596.      &CITY/O& , &STATE/O&    &ZIP/O&
  597.  
  598.      Dear &SALUTATION& &LNAME&,
  599.  
  600.  
  601. This arrangement can handle an address of three to six lines and no blanks
  602. will be left where you have a blank field in the address file. You can also
  603. merge print the contents of the User Defined Field (UDF) by inserting &UDF&
  604. in the  letter.
  605.  
  606. A similar format for Microsoft Word is:
  607.  
  608.      <<DATA filename.DTA>>       (filename is the name of the file you created
  609.                                   withthe Export command)
  610.  
  611.      <<FIRSTNAME>> <<LASTNAME>>,
  612.      <<TITLE>>,
  613.      <<COMPANY>>,
  614.      <<STREET>>,
  615.      <<CITY>>, <<STATE>>    <<ZIP>>
  616.  
  617.      Dear <<SALUTATION>>  <<LASTNAME>>,
  618.  
  619.  
  620.  
  621. And for WordPerfect it will look something like this:
  622.  
  623.      ^F2^ ^F3^,
  624.      ^F4?^,
  625.      ^F5?^,
  626.      ^F6^,
  627.      ^F7^, ^F8^ ^F9^
  628.  
  629.      Dear ^F1^ ^F3^,
  630.  
  631.  
  632. The question marks in the last example tell WordPerfect not to leave any blank
  633. lines where you have not entered a title or organization name.
  634.  
  635.  
  636.  
  637. IMPORTANT:
  638. There is considerable flexibility in the use of these formats. If you are new
  639. to mail-merging, read the relevant chapter in your word processing manual and
  640. try a little experimenting to get the results you want before tackling a big
  641. printing job with a deadline.
  642. ------------------------------------------------------------------------------
  643.  
  644.                         FILES MENU COMMAND 6 -> IMPORT
  645.  
  646. The Import command will read addresses from a text data file generated
  647. by another application. When creating the file you should name it with a file
  648. extension (the three characters after the dot) of ".ADD" such as ADDRESS.ADD.
  649.  
  650. The structure of the file should be standard comma-delimited format with the
  651. following fields:
  652.  
  653.     CONTENT      MAX WIDTH
  654.  
  655.     SALUTATION       3
  656.     FIRST NAME       9
  657.     LAST NAME       16
  658.     TITLE           29
  659.     COMPANY         30
  660.     STREET ADDRESS  30
  661.     CITY            15
  662.     STATE            4
  663.     ZIP             10
  664.     COUNTRY          8
  665.     USER DEFINED    28
  666. ------------------------------------------------------------------------------
  667.  
  668.                           PRINT MENU COMMAND 1 -> LABELS
  669.  
  670. DMAIL prints on the most common label sizes. See the section called Office
  671. Supply Requirements for details.
  672.  
  673. A menu appears from which you can select the label size you are going to use.
  674. The contents of the menu varies according to the printer type you have
  675. selected in the Setup window (standard or HP LaserJet III). Please note that
  676. in either case you must use the large labels in order to print the contents of
  677. the User Defined Field on the labels.
  678.  
  679. In the next step you can tell DMAIL how many copies of each label to print
  680. (up to 999). Some people find it convenient to print multiple copies and keep
  681. the extas in the client's file folder. If you then need a label quickly you
  682. can get one without having to run DMAIL and feeding label stock into your
  683. printer.
  684.  
  685. If you are using a standard printer another menu appears with three options:
  686.  
  687. -> Test Pattern - This prints a test pattern on your label stock. Use it to
  688.    check and adjust the position of the labels in your printer to make sure
  689.    the addresses print squarely on each one.
  690.  
  691. -> Print Labels - Once you have chosen the label size and tested the position
  692.    of the labels in the printer you are ready to start. Use this option to
  693.    start the print run. Please note that only those addresses with the Mark
  694.    set to  "Y" (Yes) will be printed. If for any reason you need to interupt
  695.    the printer  just press ESCAPE. The printer may not stop until it has
  696.    printed a few more  labels. This is because most printers have a "buffer"
  697.    that holds a small  amount of output from your computer and will keep on
  698.    printing until this  buffer is empty.
  699.  
  700. -> Quit - Select this to return to the Main Menu.
  701. ------------------------------------------------------------------------------
  702.  
  703.                      PRINT MENU COMMAND 2 -> ENVELOPES
  704.  
  705. With this option DMAIL will send all Marked addresses to the printer one at a
  706. time. You will be prompted to insert the next envelope between each address.
  707. Press ESCAPE if you want to stop printing at any time. If the print run has to
  708. be interupted you can re-start it later and DMAIL will pick up where it left
  709. off (as long as the Marks have not been changed).
  710.  
  711. You may get a "paper empty" error with some standard printers. This is because
  712. the mechanism that detects the presence of paper is placed before the carriage
  713. roller and it fails to detect a standard business envelope. If this happens
  714. check your printer manual for instructions on how to temporarily disable the
  715. paper detector. Please note that not all printers can correctly handle a
  716. single envelope. Ask the supplier about this when shopping for a printer.
  717.  
  718. NOTE:
  719. Another way to print on envelopes is to use the F4 (Print) key when displaying
  720. addresses on the screen.
  721. ------------------------------------------------------------------------------
  722.  
  723.                      PRINT MENU COMMAND 3 -> ROLODEX
  724.  
  725. This option sends the contents of all Marked records to the printer in a
  726. format that will fit on rolodex cards. The addressee's name will always appear
  727. first unless the sort order is by company, in which case the company name
  728. appears first. Before you begin you will be given an opportunity to send a
  729. test pattern to the printer to check the position of the cards. If you have
  730. never used this method of creating a rolodex card file ask your office
  731. supplies store for 3 by 5 inch tractor feed rolodex cards. These can be loaded
  732. into a standard printer in the same way as labels.
  733. ------------------------------------------------------------------------------
  734.  
  735.                      PRINT MENU COMMAND 4 -> PHONE LIST
  736.  
  737. This option sends a short reference list to the printer. The list will contain
  738. only the name, company and phone number. The data will be printed in whichever
  739. sorting order you have chosen. The addressee's name will always appear first
  740. unless the sort order is by company, in which case the company name appears
  741. first. Please note that it prints only the Marked addresses.
  742. ------------------------------------------------------------------------------
  743.  
  744.                        PRINT MENU COMMAND 5 -> ALL DATA
  745.  
  746. This option sends a  hard copy of your list to the printer. It prints every
  747. field in the record. Please note that it prints only the Marked addresses and
  748. only the first six lines of the NOTES field. If you need to print more lines
  749. please use the F4 (Print) key when viewing your list.
  750. ------------------------------------------------------------------------------
  751.  
  752.                       UTILITY MENU COMMAND 1 -> INDEXES
  753.  
  754. This command pops up a menu where you choose the sort order used in display
  755. and printing of your data. You can change the order at any time to suit your
  756. needs. Tha following choices appear on the screen:
  757.  
  758. -> Name - Select this to sort the list by name.
  759. -> Company - - Select this to sort the list by company name.
  760. -> Title - Select this to sort by Title.
  761. -> Zip Code - Select this to sort by postal zip code.
  762. -> State/Province and City - Select this to sort by State or Province.
  763. -> Work Phone Number - Select this to sort by area code and exchange of the
  764.    company phone number.
  765. -> Home Phone Number - Select this to sort by the individual's home number.
  766. -> Last Mailing Date - Select this to sort by the date that mail was last sent
  767.    to an address (ascending date order).
  768. -> User Defined Field - Select this to sort by the UDF. This is a free form
  769.    field that holds anything you choose.
  770. -> Re-Build Index Files -  Use this to re-build a damaged index file. DMAIL
  771.    creates a number of index files for each address list. They allow you to
  772.    select the current sorting order and to find names quickly. In any database
  773.    system it can happen that index files become damaged because they are
  774.    constantly being read and modified. This not common but if it does happen
  775.    the  damaged file must be rebuilt. The symptom of a damaged index file is
  776.    that you  cannot find a record you know is in the database. If this happens
  777.    then select  the Re-build Index Files command and the problem will clear
  778.    up.
  779. ------------------------------------------------------------------------------
  780.  
  781.                          UTILITY MENU COMMAND 2 -> SETUP
  782.  
  783. This option lets you view your system status and make some changes in the
  784. setup.
  785.  
  786. -> Press 1 to toggle between STANDARD and HP LASER printer.
  787. -> Press 2 to toggle the laser printer envelope feed between LEFT SIDE and
  788.    CENTER. This is provided for those whose laser printer does not have an
  789.    envelope guide on the center of the paper tray.
  790. -> Press 3 to toggle printing of the U.S Postal Service Postnet bar codes.
  791.    This applies only when printing directly on envelopes with a Hewlett
  792.    Packard LaserJet II or 100% workalike. Bar codes are only printed if the
  793.    address contains a 9 number U.S. extended Zip code (99999-9999).
  794. -> Press 4 to toggle printing of the User Defined Field on labels or
  795.    envelopes. Please note that this only applies to envelopes and LARGE size
  796.    labels since small labels do not have enough space to include it. This
  797.    option is useful if you need to put any address coding or messages on
  798.    you envelopes or labels.
  799. -> Press 5 to re-direct all the printer output to a disk file. You will be
  800.    asked to supply the name of the file. The default is REPORTS.TXT. You can
  801.    accept this by pressing ENTER or you can change it by typing a new name.
  802.    Please note that only the filename can be changed. The file extension
  803.    (.TXT)  is automatically supplied. As long as output is being re-directed,
  804.    the name of the text file appears in the bottom right corner of the
  805.    screen. All  printer output will be sent to this file until you come back
  806.    to this window and press 3 again. It is possible to keep writing to this
  807.    file until it becomes quite large, so watch your disk space.
  808. -> Press 6 to toggle your screen display between monochrome and color.
  809. ------------------------------------------------------------------------------
  810.  
  811.                      UTILITY MENU COMMAND 3 -> BACKUP
  812.  
  813. This allows you to make backup copies of your inventory files to floppy
  814. diskettes. First you will be asked to select the floppy drive you want to copy
  815. to (A: or B: only). Then you can select the address list which you want to
  816. back up.
  817.  
  818. The diskette you put into the floppy drive will be assessed for available
  819. space. If there is not enough space you will be shown a list of the files on
  820. that diskette and given a opportunity to delete some. Use the UP and DOWN
  821. ARROW keys to scroll the list. Highlight a file you want to delete and press
  822. ENTER. You will also see a display of the space needed and the space available
  823. as you delete files.
  824.  
  825. The backup will proceed to the next step as soon as there is enough space on
  826. the diskette. If you do not want to delete any files just press ESCAPE to
  827. terminate the backup.
  828.  
  829. The easiest way to manage your backups is to create a separate diskette to
  830. hold a backup for each master mailing list. Label each diskette with the name
  831. of the list and reserve it for that backup only. Some people like to keep
  832. several backups and rotate them. This allows you to roll back the list data to
  833. a previous date if necessary. Please do not neglect the backup command. Use it
  834. frequently and you will never have cause for regret when your hard drive
  835. breaks down. If you have an employee who runs DMAIL for you, or have a
  836. situation where more than one person modifies your data, be sure that backups
  837. are part of the daily office routine for a designated person.
  838. ------------------------------------------------------------------------------
  839.  
  840.                       UTILITY MENU COMMAND 4 -> RESTORE
  841.  
  842. One hopes disaster will never strike and files are never lost. If it does
  843. happen, and you have been making backups, then this command easily restores
  844. the lost files.
  845.  
  846. Place the diskette with the mailing list in a floppy drive. The first window
  847. that appears then asks you to identify the drive where you put the diskette.
  848. The second window asks you to identify the specific list you want to restore.
  849.  
  850. The restore command has another use. If you keep a set of rotating backups,
  851. say one for each of the last three sessions with DMAIL, then you will always
  852. be able to roll back the data to a previous session. This ability comes in
  853. handy if you or one of your employees does something that is hard to undo,
  854. like deleting fifty addresses then realizing they were the wrong fifty.
  855. Everyone who works with computers (bar none) has moments like that, and an
  856. easy way out saves much heartache.
  857. ------------------------------------------------------------------------------
  858.  
  859.                         UTILITY MENU COMMAND 5 -> DUPLICATE
  860.  
  861. Use this command to look for name and address duplications in your mailing
  862. lists. There are two options when this command is used.
  863.  
  864. -> Automatic Deletion - This will locate the addresses that have identical
  865.    name and address fields and automatically deletes one. Use this for fast,
  866.    unattended duplicate checking. It can be canceled by pressing ESCAPE.
  867.  
  868. -> Selective Deletion - DMAIL locates duplication of names only and displays
  869.    them.
  870.  
  871. When a duplicate is found you will see both addresses, and at the bottom of
  872. the screen you will see a light bar menu with the following choices:
  873.  
  874. -> Leave As Is - Select this to ignore the duplication and continue with the
  875.    search.
  876.  
  877. -> Bottom - Select this to delete the second address and continue with the
  878.    search.
  879.  
  880. -> Top -  Select this to delete the first address and continue with the
  881.    search.
  882.  
  883. -> Quit - Select this to return to the Main Menu.
  884.  
  885. ------------------------------------------------------------------------------
  886.  
  887.                          EXIT MENU COMMAND 1 -> YES
  888.  
  889.  
  890. Select this to terminate DMAIL.
  891. ------------------------------------------------------------------------------
  892.  
  893.                          EXIT MENU COMMAND 1 -> NO
  894.  
  895. Select this to return to the Main Menu.
  896. ------------------------------------------------------------------------------
  897.  
  898.                              GENERAL PROGRAM NOTES
  899.  
  900. If you are a dBASE or FoxBase user you can load your address records into one
  901. of those programs and perform all the functions that they allow. The data file
  902. structure used by DMAIL is as follows:
  903.  
  904. FLD#  NAME    TYPE   WIDTH   DESCRIPTION
  905.  
  906. 1     PR      L        1     - Mark
  907. 2     PRE     C        3     - Salutation
  908. 3     FNAME   C        9     - First name
  909. 4     LNAME   C       16     - Last name
  910. 5     TITLE   C       29     - Title
  911. 6     COMPANY C       30     - Company name
  912. 7     ADDR    C       30     - Street address
  913. 8     CITY    C       15     - City
  914. 9     PROV    C        4     - State or province
  915. 10    PCODE   C       10     - Postal zip code
  916. 11    CO      C        9     - Country
  917. 12    PHONE   C       13     - Work phone - pict "(XXX)XXX-XXXX"
  918. 13    EXT     C        4     - Extension - pict "XXXX"
  919. 14    LMAIL   D        8     - Last mailing
  920. 15    NOTES   M       10     - Notes memo field (holds 64KB of text)
  921. 16    FAX     C       13     - Fax phone number
  922. 17    HOME    C       13     - Home phone number
  923. 18    UDF     C       28     - User defined field
  924.  
  925.  
  926. You can extract addresses and phone numbers from your existing dBASE records
  927. and load them into DMAIL but the above structure must be observed. If you are
  928. an experienced dBASE user it will not take long to write a routine that reads
  929. any dBASE file and writes the appropriate fields to a DMAIL address file with
  930. the above structure.
  931.  
  932.        ALWAYS MAKE SURE TO HAVE BACKUP COPIES OF ALL YOUR ADDRESS LISTS.
  933.                   SOME DAY YOU MAY BE VERY GLAD THAT YOU DO.
  934.  
  935. DMAIL is distributed as Shareware so you can try it before you buy it. As a
  936. registered DMAIL user you will receive the latest version (without the on-
  937. screen registration notice), printed documentation and unlimited telephone
  938. support. Please use the order form supplied to place your order.
  939.  
  940.  
  941.                                 APPENDIX A
  942.  
  943.  
  944.                Abbreviations of American States and Territories
  945.  
  946.        ALASKA --------------- AK             NEBRASKA ------------- NE
  947.        ALABAMA -------------- AL             NEVADA --------------- NV
  948.        AMERICAN SAMOA ------- AS             NEW HAMPSHIRE -------- NH
  949.        ARIZONA -------------- AZ             NEW JERSEY ----------- NJ
  950.        ARKANSAS ------------- AR             NEW MEXICO ----------- NM
  951.        CALIFORNIA ----------- CA             NEW YORK ------------- NY
  952.        COLORADO ------------- CO             NORTHERN MANANA ISLA - CM
  953.        CONNECTICUT ---------- CT             NORTH CAROLINA ------- NC
  954.        DELAWARE ------------- DE             NORTH DAKOTA --------- ND
  955.        DISTRICT OF COLUMBIA - DC             OHIO ----------------- OH
  956.        FLORIDA -------------- FL             OKLAHOMA ------------- OK
  957.        GEORGIA -------------- GA             OREGON --------------- OR
  958.        GUAM ----------------- GU             PENNSYLVANIA --------- PA
  959.        HAWAII --------------- HI             PUERTO RICO ---------- PR
  960.        IDAHO ---------------- ID             RHODE ISLAND --------- RI
  961.        ILLINOIS ------------- IL             SOUTH CAROLINA ------- SC
  962.        INDIANA -------------- IN             SOUTH DAKOTA --------- SD
  963.        IOWA ----------------- IA             TENNESSEE ------------ TN
  964.        KANSAS --------------- KS             TEXAS ---------------- TX
  965.        KENTUCKY ------------- KY             TRUST TERRITORY ------ TT
  966.        LOUISIANA ------------ LA             UTAH ----------------- UT
  967.        MAINE ---------------- ME             VERMONT -------------- VT
  968.        MARYLAND ------------- MD             VIRGINIA ------------- VA
  969.        MASSACHUSETTS -------- MA             VIRGIN ISLANDS ------- VI
  970.        MICHIGAN ------------- MI             WASHINGTON ----------- WA
  971.        MINNESOTA ------------ MN             WEST VIRGINIA -------- WV
  972.        MISSOURI ------------- MO             WISCONSIN ------------ WI
  973.        MISSISSIPPI ---------- MS             WYOMING -------------- WY
  974.        MONTANA -------------- MT
  975.  
  976.  
  977.              Abbreviations of Canadian Provinces and Territories
  978.  
  979.        ALBERTA -------------- AB             NOVA SCOTIA ---------- NS
  980.        BRITISH COLUMBIA ----- BC             ONTARIO -------------- ON
  981.        LABRADOR ------------- LB             PRINCE EDWARD ISLAND - PE
  982.        MANITOBA ------------- MB             QUEBEC --------------- PQ
  983.        NEW BRUNSWICK -------- NB             SASKATCHEWAN --------- SK
  984.        NEWFOUNDLAND --------- NF             YUKON TERRITORY ------ YT
  985.        NORTH WEST TERRITORY - NT
  986.  
  987.  
  988. -----------------------------------------------------------------------------
  989.                           DMAIL SOFTWARE ORDER FORM
  990. -----------------------------------------------------------------------------
  991. K. EGGER, ADELAIDE P.O. BOX 423, 36 ADELAIDE ST. EAST, TORONTO CANADA  M5C 2J5
  992. ------------------------------------------------------------------------------
  993.  
  994. TELEPHONE - (416)961-7810"
  995. Monday to Friday, 9-5 EST                           COMPUSERVE ID - 71223,641
  996.  
  997. ------------------------------------------------------------------------------
  998.  
  999. When you order DMAIL you will receive a new version of the software (without
  1000. the on-screen reminders), unlimited telephone support, and a typeset manual
  1001. with screen graphics. Note that each registration entitles you to use DMAIL on
  1002. two computers. Please purchase additional registrations as you require.
  1003.  
  1004.  
  1005.  Sold To:____________________________________________________________________
  1006.  
  1007.  ____________________________________________________________________________
  1008.  
  1009.  ____________________________________________________________________________
  1010.  
  1011.  ____________________________________________ PHONE _________________________
  1012.  
  1013.  
  1014.  
  1015.  QTY  ITEM                                                    PRICE    TOTAL
  1016.  
  1017.  ___  DMAIL registration(s)                                    35.00  _______
  1018.  
  1019.  
  1020.  ___  DMAIL bound manual with screen graphics.
  1021.       (Order this only if you need to see more elaborate
  1022.       documentation before making a descision to buy.)         10.00  _______
  1023.  
  1024.  ___  Demo version of our retail sales and inventory
  1025.       software system.                                         10.00  _______
  1026.  
  1027.  
  1028.       Check One: [ ]  Shipping & handling - First Class Mail    5.00  _______
  1029.  
  1030.                  [ ]  Shipping & handling - Federal Express    35.00  _______
  1031.  
  1032.  
  1033.                           TOTAL  (Cheque or money order) ------->     _______
  1034.                                  (payable to K. Egger  )"
  1035.  
  1036.  
  1037.  
  1038.       Check One: [ ]  5.25 inch diskettes"
  1039.                  [ ]  3.5  inch diskettes"
  1040.  
  1041.  
  1042.